home *** CD-ROM | disk | FTP | other *** search
/ Commodore Free 26 / Commodore_Free_Issue_26_2009_Commodore_Computer_Club.d64 / un- new < prev    next >
Text File  |  2023-02-26  |  864b  |  38 lines

  1. u
  2.  
  3.                UN- NEW
  4.              ------------
  5.  
  6. This email arrived into the Homestead
  7. mailing list, the sender wanted to UN
  8. NEW a basic listing, I thought with
  9. the Lord Ronin series for anyone
  10. following the Commodore manual this
  11. may be of use. The NEW command, as you
  12. are aware from the tutorials in
  13. earlier issues of Commodore Free,
  14. clears a basic listing from memory, so
  15. what happens if you want the listing
  16. back, or typed new in error?
  17. How does it work though?
  18.  
  19. -----Original Message-----
  20. From: On Behalf Of Cameron Kaiser
  21. To: dunric
  22.  
  23. Subject: Re: Homestead UNNEW command
  24. in ML in BASIC 2.0?
  25. > Is there an UNNEW command in ML via
  26. BASIC 2.0? Perhaps via a BASIC Loader?
  27.  
  28. This is my usual incantation:
  29. poke2050,1:sys42291:poke45,peek(34)
  30. poke46,peek(35):clr
  31.  
  32. personal:
  33. http://www.cameronkaiser.com/ --
  34. Cameron Kaiser * Floodgap Systems *
  35. www.floodgap.com
  36.  
  37.  
  38.